home *** CD-ROM | disk | FTP | other *** search
- /**************************************************************************\
- $VER: Program Name, v0.00 (DD-MMM-YY) by Handle of BBS Name!
- \**************************************************************************/
- options results;signal on SYNTAX;signal on ERROR;signal on IOERR
- /*ver=word(sourceline(2),?);a=word(sourceline(2),?);parse var a "("vdate")"*/
- tr=transmit;se=sendstring;gc=getchar;gu=getuser;gs=getscratch;mg=maygetchar
- a='rexxsupport.library';if ~show('l',a) then if ~addlib(a,0,-30) then exit
-
-
-
- exit
- CHECK:;if ARG() & ARG(1)~='###PANIC' then return ARG(1)
- getcarrier;if result='TRUE' then if ARG() then return ARG(1);else return
- /* Place any "cleanup" or "reenable" code here, before exiting! */
- logentry 'Lost Carrier!!';bufferflush;exit
- SYNTAX:;ERROR:;IOERR:;e1='n1 Error: 'rc' ('errortext(rc)')'
- e2=' Line: 'left(sigl,4)'File:';gu 1311992;a=result;gu 1311960
- b=result;c='"'a||b', 'ver'"';e2=e2' 'c;tr e1;tr e2;logentry e1
- logentry e2;e=translate(sourceline(sigl),"\{","");do while e~=''
- e3='Source: 'left(e,37);tr e3;logentry e3;e=substr(e,38);end;bufferflush
- /**************************************************************************\
- \****************************************** BBS Name (AAA)/PPP-SSSS *******/
-